Some time-handling patches from Paul Eggert:
authorJim Blandy <jimb@redhat.com>
Thu, 20 May 1993 06:28:46 +0000 (06:28 +0000)
committerJim Blandy <jimb@redhat.com>
Thu, 20 May 1993 06:28:46 +0000 (06:28 +0000)
commitfacb137b9c6bcd0bb91b8b244fe372638b7354fe
tree66affec6fb69d19460bbcd69af8fbb0ef23e6ad3
parentd52c5f5823dc950776f66a2044e861477e974480
Some time-handling patches from Paul Eggert:
* calendar.el (calendar-current-time-zone): New function.
(calendar-time-zone, calendar-standard-time-zone-name,
calendar-daylight-time-zone-name): Use it instead of current-time-zone.
* sendmail.el (mail-do-fcc): Use the same absolute time for both
current-time-string and current-time-zone.  Adjust to new format
returned by current-time-zone.
lisp/calendar/calendar.el
lisp/mail/sendmail.el